SG Window Window Object
FlashWindow Method

©1998 by Stinga

Properties     Methods      Events     Constants     Error Codes
Description

Flashes window once.

Syntax

object.FlashWindow(invert As Boolean)

Part Description
object The object is expression that evaluates to Window object
invert Required. If this parameter is True the window is flashed from one state to the other. If this parameter is False, the window is returned to its original state.